Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Method For Block Signing Root #5704

Merged
merged 6 commits into from
May 1, 2020
Merged

Custom Method For Block Signing Root #5704

merged 6 commits into from
May 1, 2020

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented May 1, 2020

What type of PR is this?

Feature Improvement

What does this PR do? Why is it needed?

When using the default ComputeSigningRoot Method we use the
generic ssz library which is very inefficient. This PR , refactors out the method
so that we can utilise any custom hashing methods.

Also add in a basic regression test so that we ensure basic compatibility.

Which issues(s) does this PR fix?
N.A

Other notes for review
N.A

@nisdas nisdas requested a review from a team as a code owner May 1, 2020 04:52
@nisdas nisdas added the Ready For Review A pull request ready for code review label May 1, 2020
@0xKiwi 0xKiwi merged commit 2c3f974 into master May 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the customBlockSigningRoot branch May 1, 2020 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants